func go/types.opName

2 uses

	go/types (current package)
		expr.go#L113: 		check.errorf(atPos(opPos), _InvalidConstVal, "constant %s overflow", opName(x.expr))
		expr.go#L120: func opName(e ast.Expr) string {